The Size of an Array Must Be a Constant or a Number Error
When you declare and size an array using a Dim statement, the size of the array must be indicated by either a constant or a number.
The Size of an Array Must Be a Constant or a Number Error
When you declare and size an array using a Dim statement, the size of the array must be indicated by either a constant or a number.